void SetSourceData( string source, Nullable<RowCol> plotBy )
'Declaration Overloads Sub SetSourceData( _ ByVal source As String, _ Optional ByVal plotBy As Nullable(Of RowCol) _ )
'Declaration
Overloads Sub SetSourceData( _ ByVal source As String, _ Optional ByVal plotBy As Nullable(Of RowCol) _ )
'Usage Dim instance As IChart Dim source As String Dim plotBy As Nullable(Of RowCol) instance.SetSourceData(source, plotBy)
'Usage
Dim instance As IChart Dim source As String Dim plotBy As Nullable(Of RowCol) instance.SetSourceData(source, plotBy)
IChart Interface IChart Members Overload List